Performance Analytics: Data Extraction and Scatter Plot Analysis

Extracted structured data from HTML pages and visualized variable correlations using scatter plots with linear regression.

Project Overview

In this project, I focused on analyzing "performance" data by extracting structured tables from HTML files and generating visualizations for data insights. The process included web scraping, parsing, and creating scatter plots to study correlations among selected variables.

Key Tasks

Tools Used

Sample Visualizations

Here are two key visualizations generated in this project:

View the Code

Access the Python Notebook and full source code for this project on GitHub:

View on GitHub
Scatter Plot Visualization Example Scatter Plot Visualization Example